CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ga pso

搜索资源列表

  1. 39326

    0下载:
  2. This work investigates the practical application of support vector machine (SVM) to power transformer condition assessment. Partiuclarly, this paper proposes to integrate the SVM algorithm with two heuristic optimization algorithms which are
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:670777
    • 提供者:pse
  1. GA-on-pso-

    0下载:
  2. 基于遗传算法的电力系统无功优化的C语言程序-Power system based on genetic algorithm optimization of reactive C language program
  3. 所属分类:Project Design

    • 发布日期:2016-08-21
    • 文件大小:12288
    • 提供者:wanghan
  1. fpa_demo

    0下载:
  2. Flower pollination is an intriguing process in the natural world. Its evolutionary characteristics can be used to design new optimization algorithms. In this paper, we propose a new algorithm, namely, flower pollination algorithm, inspired by the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2792
    • 提供者:John
  1. code

    2下载:
  2. 这是我自己编写的二进制频谱分配算法的代码,分别用粒子群算法和遗传算法实现.-spectrum allocation code for PSO and GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4595
    • 提供者:yehao
  1. pandey-final

    0下载:
  2. this code consists of both GA and pso based and comparison with aco for tsp-this code consists of both GA and pso based and comparison with aco for tsp......................
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:61224
    • 提供者:pandey_ji
  1. GAaPSO

    0下载:
  2. MATLAB环境下,有关遗传算法以及粒子群算法的程序-the program of GA and PSO in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9404
    • 提供者:何和新
  1. GA_PSO

    0下载:
  2. GA_PSO为GA和PSO混合的优化算法,粒子群算法与遗传算法结合-GA_PSO optimization algorithm for mixed GA and PSO, PSO and Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3018
    • 提供者:zcx
  1. Files

    0下载:
  2. I send a file that contains 7 source code and simulation in matlab. source codes contain GA and HGAPSO and PSO local&global.simulink files contain svpwm,matrix converter direct&improve.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:48608
    • 提供者:Mohsen Rezaie
  1. cuckoo_search.m

    1下载:
  2. Xin she Yang提出的布谷鸟算法,用来解决最优化问题。相比于传统的遗传算法和粒子群算法,该算法的效率更高。-It is published by Xin she Yang and is able to solve the optimization question。it is one of the heuristic algorithm and has the advantage compared with the GA and PSO.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2983
    • 提供者:李寄玮
  1. COR(v1.1)

    0下载:
  2. 资源竞争算法,此算法经过测算由于PSO、GA、SA等等,可以快速有效的优化。- Competition Over Resource Optimization Algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2439
    • 提供者:孙少龙
  1. ycsf

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:
  1. Metaheuristic-Clustering---MATLAB-Code

    0下载:
  2. Meta-heuristic clustering: Source Code of: GA: Genetic Algorithm PSO: Particles Swram Optimization HS: Harmony Search DE: Differential Evolution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:12402
    • 提供者:sepideh sal
  1. ELD_WITH_GA_N_PSO_BASED_SOLUTION

    0下载:
  2. ELD with GA and PSO based Solution published paper for your reference
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:200344
    • 提供者:Pravat
  1. MATLAB1

    0下载:
  2. this code hybrid ga and pso is for theresholding
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7151
    • 提供者:hadi
  1. FUZZYaEVOULOTIONARY-

    0下载:
  2. hybrid fuzzy & (pso-DE-GA)
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:30071
    • 提供者:AZAM
  1. ALO

    3下载:
  2. 该程序为蚁狮(Antlion)搜索优化算法,ALO,具有比粒子群PSO、遗传算法GA等更优的性能-Antlion optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2016-05-09
    • 文件大小:154624
    • 提供者:徐志成
  1. PSO-GA

    0下载:
  2. 粒子群算法求解多维约束函数极值,并与遗传算法比较。结果发现,粒子群有很好的精度。-A particle swarm optimization algorithm for solving the extreme value of multi dimensional constrained function, and compared with genetic algorithm. The results show that the particle swarm has a good accurac
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7112
    • 提供者:华宇
  1. yichuansuanfa

    2下载:
  2. 遗传算法优化BP神经网络、改进的模糊C-均值聚类、遗传算法(粒子群算法、人工鱼群算法等)的投影寻踪模型等遗传算法的简单集合。-Genetic algorithm to optimize the BP neural network, an improved fuzzy C- average clustering and genetic algorithm,(particle swarm optimization (pso), artificial fish algorithm, etc.) of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7219
    • 提供者:陈孝君
  1. PSOGA

    1下载:
  2. 这是PSO算法和GA算法联合使用的matlab程序,用于数据定量分析-This is the algorithm of PSO and GA used in conjunction matlab program for quantitative analysis of data
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:Wahzau Chan
  1. hybrid-of-GA-and-PSO

    2下载:
  2. 混合粒子群算法训练BP神经网络(实验数据包含在内)-A hybrid algorithm is based on particle swarm optimization and it is used in training back propagation neural network (source code)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6339
    • 提供者:聂善坤
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com